@media screen and (max-width: 1550px) {
    .nav-menu .menu ul li .nav-1{
        padding:0 12px;
    }
    .menu .nav-2{
        padding-left:0;
    }
}
@media screen and (max-width: 992px) {
    .phonenone{
        display:none;
    }
    .phoneshow{
        display:block;
    }
    .nav-menu{
        width:100%;
    }
    .nav-menu .svg{
        height:60px;
        line-height:60px;
        float:right;
        padding-right:10px;
    }
    .nav-menu .svg svg{
        font-size:30px;
        margin-top:12px;
    }
    .banner-map{
        height:500px;
        width:100%;
        overflow: hidden;
        position:relative;
    }
    .banner-des{
        margin-left:15%;
    }
    .banner-title{
        font-size:28px;
    }
    .banner-map-swiper{
        height:500px;
    }
    .banner-map .swiper-button-next,.banner-map .swiper-button-prev{
        color:#fff;
        z-index:999;
    }
    .banner-map .swiper-button-next svg,.banner-map .swiper-button-prev svg{
        font-size:30px;
        z-index:9999;
    }
    .company-desc-bg{
        padding:0 20px;
        width:100%;
    }
    .company-desc{
        height:800px;
    }
    .product-list .col-md-4{
        margin-top:20px;
    }
    .product-list-right-right-des{
        margin-top:5px;
    }
    .product-list-right-right-svg svg{
        margin-top:2px;
    }
    .adver{
        height:420px;
    }
    .product-list-left-top{
        height:280px;
    }
    .product-list-right-left{
        width:35%;
        height:99px;
    }
    .product-list-right-right{
        width:65%;
    }
    .product-list-left-top img{
        width:100%;
        height:auto;
    }
    .product-list-model{
        margin-top:20px;
    }
    .footer-top{
        display:table;
        width:100%;
    }
    .footer-top-logo{
        margin:auto;
        text-align:center;
    }
    .footer-top-tel{
        margin-left:0;
    }
    .footer-bottom{
        padding-top:10px;
        line-height:20px;
        text-align:center;
    }
    .container{
        max-width:100%!important;
    }

    .content-menu .col-md-12{
        padding:0;
    }
   
    .content-menu-left-model{
        padding:0 9px;
    }
    .content-menu-right{
        margin-right:10px;

    }
    .content-left{
        padding:20px 0 20px 15px;
    }
    .content-right{
        padding:20px 0 20px 0;
    }
    .content-year{
        margin-left:0px;
        width:33.3%;
        text-align:center;
    }
    .product-model-img{
        width:100%;
    }
    .product-model-img img{
        width:100%;
        height:auto;
    }
    .product-model-desc{
        width:100%;
    }
    .news-model-img{
        width:100%;
        height:auto;
    }
    .news-model-img img{
        width:100%;
        height:auto;
    }
    .news-model-center{
        width:100%;
        padding:7px 0px;
    }
    .news-model-right{
        width:100%;
    }
    .news-model{
        display:table;
        width:100%;
        margin-top:0px;
    }
    .news-model-right1{
        padding:0 5px;
        font-size:18px;
    }


    .zw-item1{
        width: 50%;
    }
    .zw-item2{
        width: 50%;
    }
    .zw-item3{
        width: 50%;
    }
    .zw-item4{
        width: 50%;
    }
    .zw-item5{
        width: 100%;
        background-color:#0065b9;
        color:#fff;
        height:30px;
        line-height:30px;
    }
    .product-en{
        font-size:30px;

    }
    .product-title{
        font-size:20px;

    }
    .product-des{
        font-size:14px;
        line-height: 28px;
    }
    .company-desc1{
        font-weight:bold;
        font-size:20px;
        margin-top:30px;
    }
    .adver-en{
        font-size:26px;
    }
    .adver-title{
        font-size:22px;
    }
    .zw-box{
        /*border: 1px solid #dcdcdc;*/
        /*border-top: none;*/
        /*border-bottom: none;*/
        /*height: 50px;*/
        line-height: 50px;
        font-size: 14px;
        text-align: center;
        flex-wrap:wrap;
        background-color:#f9f9f9;
    }
    .resource-list{
        margin:20px 0;
    }
    .contact-bottom{
        height:600px;
    }
    .banner-title{
        margin-top:30vh;
    }
    .newsinfotitle{
        margin-top:80px;
    }
    .honor2-wp ul li{
        width:50%;
    }

}